home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / tmn.dxr / 00026.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  901 b   |  29 lines

  1. on exitFrame
  2.   global guarda1, guarda2
  3.   set guarda1 to 0
  4.   set guarda2 to 0
  5.   set the visible of sprite 3 to 0
  6.   set the visible of sprite 4 to 0
  7.   set the visible of sprite 5 to 0
  8.   set the visible of sprite 6 to 0
  9.   set the visible of sprite 7 to 0
  10.   set the visible of sprite 8 to 0
  11.   set the visible of sprite 9 to 0
  12.   set the visible of sprite 10 to 0
  13.   set the visible of sprite 11 to 0
  14.   set the visible of sprite 12 to 0
  15.   set the visible of sprite 13 to 0
  16.   set the visible of sprite 14 to 0
  17.   set the visible of sprite 15 to 0
  18.   set the visible of sprite 16 to 0
  19.   set the visible of sprite 17 to 0
  20.   set the visible of sprite 18 to 0
  21.   set the visible of sprite 19 to 0
  22.   set the visible of sprite 20 to 0
  23.   set the visible of sprite 21 to 0
  24.   set the visible of sprite 22 to 0
  25.   set the visible of sprite 23 to 0
  26.   set the visible of sprite 24 to 0
  27.   set the visible of sprite 2 to 1
  28. end
  29.